func net.cgoPortLookup

2 uses

	net (current package)
		cgo_unix.go#L90: 	go cgoPortLookup(result, &hints, network, service)
		cgo_unix.go#L140: func cgoPortLookup(result chan<- portLookupResult, hints * /*line :137:59*/_Ctype_struct_addrinfo /*line :137:76*/, network, service string) {